xen.git
2014-04-09 Bob Liuxen: tmem: tmem_try_to_evict_pgp: fix a lock issue
2014-04-09 Bob Liutmem: remove useless parameter from client and pool...
2014-04-09 Bob Liutmem: reorg the shared pool allocate path
2014-04-09 Bob Liutmem: cleanup: refactor function tmemc_shared_pool_auth()
2014-04-09 Bob Liutmem: remove unneeded parameters from obj destroy path
2014-04-09 Bob Liutmem: fix the return value of tmemc_set_var()
2014-04-09 Bob Liutmem: cleanup: drop global_pool_list
2014-04-09 Bob Liutmem: drop oneline function client_freeze()
2014-04-09 Bob Liutmem: cleanup the pgp free path
2014-04-09 Bob Liutmem: cleanup: remove unneed parameter from pgp_free()
2014-04-09 Bob Liutmem: cleanup: remove unneed parameter from pgp_delist()
2014-04-09 Bob Liutmem: bugfix in obj allocate path
2014-04-08 Bob Liutmem: cleanup: drop unneeded client/pool initialization
2014-04-08 Bob Liutmem: remove pageshift from struct tmem_pool
2014-04-08 Bob Liutmem: refactor function do_tmem_op()
2014-04-08 Andrew Cooperatomic: use static inlines instead of macros
2014-04-04 Julien Gralltmem: remove dumb check in do_tmem_destroy_pool
2014-04-04 Matthew Daleytmem: propagate ENOMEM result in error handling
2014-04-04 Julien Gralltmem: Some functions are only used internally
2014-04-04 Don Slutzxenctx: Fix print_ctx_32on64's print_special call.
2014-04-04 Don Slutzxenctx: Add 16 bit output
2014-04-04 Don Slutzxenctx: Fix handling of !guest_protected_mode
2014-04-04 Don Slutzxenctx: Add output of vcpu value and state for --all...
2014-04-04 Don Slutzxenctx: Add conversion of more registers to symbols
2014-04-04 Don Slutzxenctx: change is_kernel_text() into kernel_addr().
2014-04-04 Don Slutzxenctx: Add -d (--dump-as-stack) <daddr> option to...
2014-04-04 Don Slutzxenctx: Add error output if --all-vcpus (-C) and [VCPU...
2014-04-04 Don Slutzxenctx: Add -m (--memory) <maddr> option to dump memory...
2014-04-04 Don Slutzxenctx: Add output of stack address to Call and Stack...
2014-04-04 Don Slutzxenctx: More info on failed to map page.
2014-04-04 Don Slutzxenctx: Change print_symbol to do the space before.
2014-04-04 Don Slutzxenctx: Add command line option -t (--tag-stack-dump)
2014-04-04 Don Slutzxenctx: Add command line option -D (--decode-as-ascii)
2014-04-04 Don Slutzxenctx: Add command line options -b (--bytes-per-line...
2014-04-04 Don Slutzxenctx: Add -n (--display-stack-pages) option to output...
2014-04-04 Don Slutzxenctx: Clean up stack trace when hypercall_page not...
2014-04-04 Don Slutzxenctx: clean up usage output
2014-04-04 Ian Campbellxenctx: Correct FMT_??B_WORD for arm64.
2014-04-03 Ian CampbellRevert "Revert "xen/arm: Allocate memory for dom0 from...
2014-04-03 Ian Campbellxen: arm: document what low level primitives we have...
2014-04-03 Ian Campbellxen: arm: refactor xchg and cmpxchg into their own...
2014-04-03 Ian Campbellxen: arm64: optimised clear_page
2014-04-03 Ian Campbellxen: arm64: assembly optimised mem* and str*
2014-04-03 Ian Campbellxen: arm64: asm: remove redundant "cc" clobbers
2014-04-03 Ian Campbellxen: arm64: reinstate hard tabs in system.h cmpxchg
2014-04-03 Ian Campbellxen: arm64: atomics: fix use of acquire + release for...
2014-04-03 Ian Campbellxen: arm64: disable alignment traps
2014-04-03 Ian Campbellxen: arm: remove atomic_clear_mask()
2014-04-03 Ian Campbellxen: arm32: add optimised strchr and strrchr routines
2014-04-03 Ian Campbellxen: arm32: add optimised memchr routine
2014-04-03 Ian Campbellxen: arm32: resync mem* with Linux v3.14-rc7
2014-04-03 Ian Campbellxen: arm32: resync atomics with (almost) v3.14-rc7
2014-04-03 Ian Campbellxen: arm32: replace hard tabs in atomics.h
2014-04-03 Ian Campbellxen: arm32: ensure cmpxchg has full barrier semantics
2014-04-03 Ian Campbellxen: arm32: resync bitops with Linux v3.14-rc7
2014-04-03 Ian Campbellxen: x86 & generic: change to __builtin_prefetch()
2014-04-03 Ian CampbellRevert "xen/arm: Allocate memory for dom0 from the...
2014-04-03 Ian Campbellxen: arm32: don't force the compiler to allocate a...
2014-04-03 Ian Campbellxen: arm: flush TLB on all CPUs when setting or clearin...
2014-04-03 Ian Campbellxen: arm: consolidate body of flush_xen_data_tlb_range_...
2014-04-03 Ian Campbellxen: arm: clarify naming of the Xen TLB flushing functions
2014-04-03 Jan Beulichx86/mm: fix checks against max_mapped_pfn
2014-04-03 Jan Beulichx86/HVM: fix setting mem access to default
2014-04-03 Jan Beulichx86/HVM: fix preemption handling in do_hvm_op() (try 2)
2014-04-03 Aravindh Puthiyaparambilx86/mm: Fix compile with DEBUG_TRACE_DUMP turned on
2014-04-02 Julien Grallcommon/domctl: some functions are only used internally
2014-04-02 Ian CampbellMerge branch 'staging' of ssh://xenbits.xen.org/home...
2014-04-02 Ian Campbellns16550: make some initialisation common
2014-04-02 Ian Campbellns16550: setup default lsr_mask for DT systems too
2014-04-01 Julien Grallcrypto: rijndael: fix compilation with Clang 3.5
2014-04-01 Daniel De Graafevtchn: rearrange fields
2014-04-01 Jan Beulichfix sed usage in build rules
2014-04-01 Jan Beulichinclude: fix Makefile for FreeBSD
2014-04-01 Jan BeulichVMX: fix PAT value seen by guest
2014-04-01 Matthew Daleykexec: propagate ENOMEM result in error handling
2014-04-01 Julien Grallcpupool: cpupool_unassign_cpu is only used internally
2014-04-01 Matthew Daleypv-grub: correct sizeof usage
2014-04-01 Julien Grallxen/arm: Replace early_{printk, panic} call to {printk...
2014-04-01 Julien Grallxen/console: Add support for early printk
2014-04-01 Julien Grallxen/arm: Rename EARLY_PRINTK compile option to CONFIG_E...
2014-04-01 Julien Grallxen/arm: earlyprintk: export early_puts
2014-04-01 Julien Grallxen/arm: earlyprintk: move early_flush in early_puts
2014-04-01 Julien Grallxen/serial: Don't leak memory mapping if the serial...
2014-04-01 Julien Grallxen/arm: Don't need to export p2m_load_VTTBR
2014-04-01 Julien Grallxen/arm: Use p2m_restore_state in construct_dom0
2014-04-01 Julien Grallxen/arm: Move p2m context save/restore in a separate...
2014-04-01 Andrew Cooperdocs/Makefile: Split the install target
2014-04-01 Andrew Cooperdocs: Honour --{en, dis}able-xend when building docs
2014-04-01 Andrew Coopertools/libxl: Introduce libxl__malloc()
2014-04-01 Andrew Coopertools/libxl: Correct libxl__zalloc() to take an unsigne...
2014-04-01 Julien GrallMAINTAINERS: Add ARM UART drivers to "ARM ARCHITECTURE...
2014-04-01 Jan BeulichRevert "x86/HVM: fix preemption handling in do_hvm_op()"
2014-03-28 Stefano Stabellinipublic/platform.h: replace unsigned long with xen_ulong_t
2014-03-28 Jan Beulichx86/vMTRR: pass domain to mtrr_*_msr_set()
2014-03-28 Jan Beulichx86/EPT: relax treatment of APIC MFN
2014-03-28 Jan Beulichx86/EPT: also dump permissions and memory types
2014-03-28 Jan Beulichx86/EPT: simplification and cleanup
2014-03-28 Jan Beulichx86/p2m: make p2m_change_type() behavior match p2m_chan...
2014-03-28 Jan Beulichx86/HVM: correct CPUID leaf 80000008 handling
2014-03-28 Jan Beulichx86/HVM: fix preemption handling in do_hvm_op()
next